MIQID\Plugin\Core\Classes\DTO\JWT_Payload S

Total Complexity 17
Dependencies 0
Dependents 1
Total lines 125
Lines of code 50
Logical lines of code 17
Comment lines 49
Methods 16
Properties 7

Methods 16

Method Rating Maintainability Complexity Lines of code
__construct()
S
74 2 5
set_account_id()
S
81 1 3
get_account_id()
S
82 1 3
set_profile_id()
S
81 1 3
get_profile_id()
S
82 1 3
set_role()
S
81 1 3
get_role()
S
82 1 3
set_refresh_token()
S
81 1 3
get_refresh_token()
S
82 1 3
set_nbf()
S
81 1 3
get_nbf()
S
82 1 3
set_exp()
S
81 1 3
get_exp()
S
82 1 3
set_iat()
S
81 1 3
get_iat()
S
82 1 3
jsonSerialize()
S
80 1 3